FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.4.11.20--20130110122205

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeValueSet
Id2.16.840.1.113883.2.4.11.20--20130110122205
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.20--20130110122205
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.20--20130110122205
Version2013-01-10T12:22:05
Statusactive
NameKleurVruchtwater
TitleKleurVruchtwater
Realmnl
DescriptionKleurVruchtwater

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.4.11.20--20130110122205",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2013-01-10T12:22:05Z"
      }
    }
  ],
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.20--20130110122205",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.11.20"
    }
  ],
  "version": "2013-01-10T12:22:05",
  "name": "KleurVruchtwater",
  "title": "KleurVruchtwater",
  "status": "active",
  "experimental": false,
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "phone",
          "value": "070-3173450"
        }
      ]
    }
  ],
  "description": "KleurVruchtwater",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "overig"
          },
          {
            "code": "NI",
            "display": "geen informatie"
          },
          {
            "code": "UNK",
            "display": "onbekend"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.13.18",
        "concept": [
          {
            "code": "1",
            "display": "kleurloos"
          },
          {
            "code": "2",
            "display": "meconium"
          },
          {
            "code": "3",
            "display": "bloederig"
          }
        ]
      }
    ]
  }
}